home *** CD-ROM | disk | FTP | other *** search
/ Software USA 5 #5 / Software USA Volume 5.05.iso / pc / children / jigsaw / run / jigsaw.exe / 0 / RCDATA / TF_SMALL / TF_SMALL.txt
Text File  |  1999-01-05  |  534b  |  26 lines

  1. object F_Small: TF_Small
  2.   Left = 397
  3.   Top = 178
  4.   BorderIcons = [biSystemMenu, biMinimize]
  5.   BorderStyle = bsToolWindow
  6.   Caption = 'Thumbnail'
  7.   ClientHeight = 142
  8.   ClientWidth = 208
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   FormStyle = fsStayOnTop
  15.   Position = poScreenCenter
  16.   OnActivate = FormActivate
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object I_Thumbnail: TImage
  20.     Left = 0
  21.     Top = 0
  22.     Width = 192
  23.     Height = 128
  24.   end
  25. end
  26.